[INFO] cloning repository https://github.com/xobs/jig-20
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xobs/jig-20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e558008aa173cca02a396b652c51069e8c5494c9
[INFO] checking xobs/jig-20 against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xobs/jig-20
[INFO] finished tweaking git repo https://github.com/xobs/jig-20
[INFO] tweaked toml for git repo https://github.com/xobs/jig-20 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xobs/jig-20 on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xobs/jig-20 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating git repository `https://github.com/xobs/bus.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded systemd-parser v0.1.3
[INFO] [stderr]   Downloaded quick-error v1.2.1
[INFO] [stderr]   Downloaded either v1.2.0
[INFO] [stderr]   Downloaded itertools v0.5.10
[INFO] [stderr]   Downloaded thread_local v0.3.4
[INFO] [stderr]   Downloaded memchr v1.0.1
[INFO] [stderr]   Downloaded bitflags v0.9.1
[INFO] [stderr]   Downloaded textwrap v0.8.0
[INFO] [stderr]   Downloaded term_size v0.3.0
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded fixedbitset v0.1.8
[INFO] [stderr]   Downloaded redox_syscall v0.1.31
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.2.0
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded user32-sys v0.2.0
[INFO] [stderr]   Downloaded atty v0.2.3
[INFO] [stderr]   Downloaded smallvec v0.1.8
[INFO] [stderr]   Downloaded atomic-option v0.1.2
[INFO] [stderr]   Downloaded ctrlc v3.0.3
[INFO] [stderr]   Downloaded num_cpus v0.2.13
[INFO] [stderr]   Downloaded lazy_static v0.2.9
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded daggy v0.4.1
[INFO] [stderr]   Downloaded fuchsia-zircon v0.2.1
[INFO] [stderr]   Downloaded parking_lot_core v0.1.4
[INFO] [stderr]   Downloaded json v0.11.10
[INFO] [stderr]   Downloaded chan v0.1.19
[INFO] [stderr]   Downloaded rand v0.3.17
[INFO] [stderr]   Downloaded petgraph v0.2.10
[INFO] [stderr]   Downloaded nix v0.8.1
[INFO] [stderr]   Downloaded nix v0.9.0
[INFO] [stderr]   Downloaded regex-syntax v0.4.1
[INFO] [stderr]   Downloaded clap v2.26.2
[INFO] [stderr]   Downloaded regex v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.32
[INFO] [stderr]   Downloaded runny v1.2.1
[INFO] [stderr]   Downloaded dependy v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5218a9703f335b062399b586426866740434dccbfd3804133db0c3be66921233
[INFO] running `Command { std: "docker" "start" "-a" "5218a9703f335b062399b586426866740434dccbfd3804133db0c3be66921233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5218a9703f335b062399b586426866740434dccbfd3804133db0c3be66921233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5218a9703f335b062399b586426866740434dccbfd3804133db0c3be66921233", kill_on_drop: false }`
[INFO] [stdout] 5218a9703f335b062399b586426866740434dccbfd3804133db0c3be66921233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c84673e373be2371d8cf430c20cd8e9c659c2b4a93a350a9baaa2504075247ae
[INFO] running `Command { std: "docker" "start" "-a" "c84673e373be2371d8cf430c20cd8e9c659c2b4a93a350a9baaa2504075247ae", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.32
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking fixedbitset v0.1.8
[INFO] [stderr]     Checking smallvec v0.1.8
[INFO] [stderr]     Checking either v1.2.0
[INFO] [stderr]     Checking lazy_static v0.2.9
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking quick-error v1.2.1
[INFO] [stderr]     Checking atomic-option v0.1.2
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.4.1
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking json v0.11.10
[INFO] [stderr]     Checking petgraph v0.2.10
[INFO] [stderr]     Checking thread_local v0.3.4
[INFO] [stderr]     Checking itertools v0.5.10
[INFO] [stderr]     Checking rand v0.3.17
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking term_size v0.3.0
[INFO] [stderr]     Checking num_cpus v0.2.13
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking nix v0.9.0
[INFO] [stderr]     Checking atty v0.2.3
[INFO] [stderr]     Checking textwrap v0.8.0
[INFO] [stderr]     Checking daggy v0.4.1
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking clap v2.26.2
[INFO] [stderr]     Checking regex v0.2.2
[INFO] [stderr]     Checking dependy v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.1.4
[INFO] [stderr]     Checking chan v0.1.19
[INFO] [stderr]     Checking systemd-parser v0.1.3
[INFO] [stderr]     Checking bus v1.1.3 (https://github.com/xobs/bus.git?rev=c8bb287df261cf038ac431a71b416ae996325d1c#c8bb287d)
[INFO] [stderr]     Checking ctrlc v3.0.3
[INFO] [stderr]     Checking runny v1.2.1
[INFO] [stderr]     Checking jig2-0 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/cfti/types/scenario.rs:330:25
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         ;
[INFO] [stdout]     |                         ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cfti/testset.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let entries_rd: fs::ReadDir = try!(fs::read_dir(dir));
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cfti/testset.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let entry = try!(entry_opt);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cfti/testset.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |             if !try!(entry.file_type()).is_file() {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/cfti/types/scenario.rs:330:25
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         ;
[INFO] [stdout]     |                         ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cfti/testset.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let entries_rd: fs::ReadDir = try!(fs::read_dir(dir));
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cfti/testset.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let entry = try!(entry_opt);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cfti/testset.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |             if !try!(entry.file_type()).is_file() {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/cfti/process.rs:43:46
[INFO] [stdout]    |
[INFO] [stdout] 43 |     where F: Send + 'static + FnMut(String, &Unit) -> Result<(), ()>
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     where F: Send + 'static + FnMut(String, &dyn Unit) -> Result<(), ()>
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/cfti/process.rs:43:46
[INFO] [stdout]    |
[INFO] [stdout] 43 |     where F: Send + 'static + FnMut(String, &Unit) -> Result<(), ()>
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     where F: Send + 'static + FnMut(String, &dyn Unit) -> Result<(), ()>
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cfti/types/scenario.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &(self as &Unit).id()
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &(self as &dyn Unit).id()
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cfti/types/scenario.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &(self as &Unit).id()
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &(self as &dyn Unit).id()
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/test.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     FileLoadError(String),
[INFO] [stdout] 22 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/test.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     InvalidType(String),
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 -     InvalidType(String),
[INFO] [stdout] 26 +     InvalidType(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/scenario.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScenarioError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     FileLoadError(String),
[INFO] [stdout] 22 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/scenario.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     DependencyError(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScenarioError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     DependencyError(String),
[INFO] [stdout] 25 +     DependencyError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/trigger.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TriggerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FileLoadError(String),
[INFO] [stdout] 16 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/trigger.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |     TriggerSpawnError(process::CommandError),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TriggerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     TriggerSpawnError(process::CommandError),
[INFO] [stdout] 19 +     TriggerSpawnError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/jig.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     FileLoadError(String),
[INFO] [stdout] 12 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/cfti/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     SpawnError(String, String),
[INFO] [stdout]    |     ---------- ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 16 -     SpawnError(String, String),
[INFO] [stdout] 16 +     SpawnError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/process.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ReturnCodeError(i32),
[INFO] [stdout]    |     --------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     ReturnCodeError(i32),
[INFO] [stdout] 17 +     ReturnCodeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/process.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ChildTerminationError(String),
[INFO] [stdout]    |     --------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     ChildTerminationError(String),
[INFO] [stdout] 18 +     ChildTerminationError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/cfti/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     RunnyError(String, RunnyError),
[INFO] [stdout]    |     ---------- ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 19 -     RunnyError(String, RunnyError),
[INFO] [stdout] 19 +     RunnyError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/controller.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Pong(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ControlMessageContents` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     Pong(String),
[INFO] [stdout] 62 +     Pong(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/cfti/unitfile.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FileUnreadable(String),
[INFO] [stdout]   |     -------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnitFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FileUnreadable(String),
[INFO] [stdout] 7 +     FileUnreadable(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/cfti/unitfile.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FileReadError(String),
[INFO] [stdout]   |     ------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnitFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     FileReadError(String),
[INFO] [stdout] 8 +     FileReadError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/cfti/unitfile.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     FileParseError(String),
[INFO] [stdout]   |     -------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnitFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     FileParseError(String),
[INFO] [stdout] 9 +     FileParseError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/test.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     FileLoadError(String),
[INFO] [stdout] 22 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/test.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     InvalidType(String),
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 -     InvalidType(String),
[INFO] [stdout] 26 +     InvalidType(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/scenario.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScenarioError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     FileLoadError(String),
[INFO] [stdout] 22 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/scenario.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     DependencyError(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScenarioError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     DependencyError(String),
[INFO] [stdout] 25 +     DependencyError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/trigger.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TriggerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FileLoadError(String),
[INFO] [stdout] 16 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/trigger.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |     TriggerSpawnError(process::CommandError),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TriggerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     TriggerSpawnError(process::CommandError),
[INFO] [stdout] 19 +     TriggerSpawnError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/types/jig.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     FileLoadError(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     FileLoadError(String),
[INFO] [stdout] 12 +     FileLoadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/cfti/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     SpawnError(String, String),
[INFO] [stdout]    |     ---------- ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 16 -     SpawnError(String, String),
[INFO] [stdout] 16 +     SpawnError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/process.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ReturnCodeError(i32),
[INFO] [stdout]    |     --------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     ReturnCodeError(i32),
[INFO] [stdout] 17 +     ReturnCodeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/process.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ChildTerminationError(String),
[INFO] [stdout]    |     --------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     ChildTerminationError(String),
[INFO] [stdout] 18 +     ChildTerminationError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/cfti/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     RunnyError(String, RunnyError),
[INFO] [stdout]    |     ---------- ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 19 -     RunnyError(String, RunnyError),
[INFO] [stdout] 19 +     RunnyError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cfti/controller.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Pong(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ControlMessageContents` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     Pong(String),
[INFO] [stdout] 62 +     Pong(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/cfti/unitfile.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FileUnreadable(String),
[INFO] [stdout]   |     -------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnitFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FileUnreadable(String),
[INFO] [stdout] 7 +     FileUnreadable(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/cfti/unitfile.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FileReadError(String),
[INFO] [stdout]   |     ------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnitFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     FileReadError(String),
[INFO] [stdout] 8 +     FileReadError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/cfti/unitfile.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     FileParseError(String),
[INFO] [stdout]   |     -------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnitFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     FileParseError(String),
[INFO] [stdout] 9 +     FileParseError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "c84673e373be2371d8cf430c20cd8e9c659c2b4a93a350a9baaa2504075247ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c84673e373be2371d8cf430c20cd8e9c659c2b4a93a350a9baaa2504075247ae", kill_on_drop: false }`
[INFO] [stdout] c84673e373be2371d8cf430c20cd8e9c659c2b4a93a350a9baaa2504075247ae
